Categories : All >> Scripting >> 
Examples (9) Perl (123) Powershell (30) Python (66)
Selenium (7)      
Total of 236 matching articles 
Search results : ^Scripting::

Page - 1 | 2 | 3 | 4 |

Sort by : Number | Title
Q.2003richtextScripting::Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 001 - How to display script syntax if no arguments were passed to the script.
Q.2004richtextScripting::Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 002 - Perform simple while loop with a loop iteration counter.
Q.2005richtextScripting::Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 003 - How to perform for loop with a loop iteration counter.
Q.2006richtextScripting::Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 004 - Working with date and time.
Q.2007richtextScripting::Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 005 - Simple IF ELSEIF ELSE block.
Q.2061richtextScripting::Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 006 - Simple Integer arithmetic and calling a function with parameters.
Q.2065richtextScripting::Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 007 - Formatting the ouput when printing numbers.
Q.2069richtextScripting::Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 008 - Working with comparison operators for numeric values.
Q.2071richtextScripting::Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 009 - Working with arrays/lists.
Q.146plainScripting::Perl: How to automate answer to prompt when using system function.
Q.147plainScripting::Perl:: How to add GD perl extension into activeperl 5.22.
Q.143plainScripting::Perl:: How to add elements to an array.
Q.1706richtextScripting::Perl:: How to capture the output of Operating System (OS) command to a variable.
Q.133plainScripting::Perl:: How to change the output delimiter for arrays.
Q.144plainScripting::Perl:: How to convert a binary value to decimal.
Q.102richtextScripting::Perl:: How to create 2-dimensional hash , example 1.
Q.1465plainScripting::Perl:: How to create a directory if it does not exist.
Q.97richtextScripting::Perl:: How to declare and empty hash.
Q.137plainScripting::Perl:: How to display all elements in a LIST.
Q.101richtextScripting::Perl:: How to initialize array and hash references.
Q.142plainScripting::Perl:: How to list a directory.
Q.139plainScripting::Perl:: How to lock files for exclusive use.
Q.98richtextScripting::Perl:: How to loop through a hash given it's hash reference.
Q.148plainScripting::Perl:: How to obtain the current working directory.
Q.99richtextScripting::Perl:: How to pass a hash to a subroutine.
Q.384richtextScripting::Perl:: How to replace multiple matches of same pattern in a string.
Q.100richtextScripting::Perl:: How to return a hash from a function.
Q.1520richtextScripting::Perl:: How to run external commands.
Q.141plainScripting::Perl:: How to scan a directory and search for files containing a specific string.
Q.149plainScripting::Perl:: How to send mail using Net : : SMTP from ActivePerl distribution.
Q.145plainScripting::Perl:: How to skip lines in data file with specific pattern.
Q.138plainScripting::Perl:: How to strip spaces from the beginning or end of a string.
Q.140plainScripting::Perl:: What are the valid data types and their examples.
Q.1464richtextScripting::Perl:: how to check if a hash is defined in an if block.
Q.154plainScripting::Perl::ADO:: How to assign value to a recordset column.
Q.155plainScripting::Perl::ADO:: How to define a subroutine to extract a database column.
Q.601plainScripting::Perl::ADODB::How to list tables in access database file.
Q.156plainScripting::Perl::ADSI:: How to access an object given its Distinguised Name (DN).
Q.205plainScripting::Perl::ADSI:: How to display the full name aka. account Display Name - for a particular user.
Q.157plainScripting::Perl::ADSI:: How to filter objects in a container.
Q.210plainScripting::Perl::ADSI:: How to get the members of a domain group given the full Distinguished Name (DN) of the group.
Q.208plainScripting::Perl::ADSI:: How to list group objects in particular OU in a particular domain.
Q.209plainScripting::Perl::ADSI:: How to search for groups in a particular OU and display their members.
Q.206plainScripting::Perl::ADSI:: How to use windows server resource kit utility query.vbs with Perl to gather user information.
Q.1652plainScripting::Perl::ActiveSoftware::Development::Languages::Perl::Win32::How to install Net::SNMP module on my system.
Q.605plainScripting::Perl::ActiveState::Where to download ppm packages for activestate perl.
Q.749plainScripting::Perl::Hash::Where to find howto doc #1.
Q.571plainScripting::Perl::How to WebResolve COM objects to resolve IP addresses.
Q.394plainScripting::Perl::How to add GD perl extension into activeperl 5.22.
Q.304plainScripting::Perl::How to add elements to an array.
Q.739plainScripting::Perl::How to assign file handles to a variable.
Q.660plainScripting::Perl::How to build usage display and parse options using forward slash /.
Q.2174plainScripting::Perl::How to change output delimiter for arrays.
Q.944plainScripting::Perl::How to code a script to default to print command syntax if incorrect parameter read from command line.
Q.310plainScripting::Perl::How to convert a binary value to decimal.
Q.647plainScripting::Perl::How to convert from binary string to long integer and vice versa.
Q.1012plainScripting::Perl::How to convert from unix time to full date/time string.
Q.623plainScripting::Perl::How to count the number of occurrences of a substring in a string.
Q.675plainScripting::Perl::How to create 2-dimensional hash , example 1.
Q.600plainScripting::Perl::How to declare an empty Hash.


001 : fqdn = myfaqbase.com
domain name = myfaqbase.com
user:apache
OS: Linux

002 : REQUEST parameter list START
parameter: Q = !browsecategory ^Scripting%3A%3A
REQUEST parameter list END

009 : [Powershell:: Command Examples]:subcat:Powershell
[Perl::How to get date information of files]:subcat:Perl
[Perl::How to use the pattern match operator m//]:subcat:Perl
[Perl::How to work with directories]:subcat:Perl
[Perl::How to view perl manuals as plain text document]:subcat:Perl
[Perl::How to read one line at a time from a text file]:subcat:Perl
[Perl::How to open files with open()]:subcat:Perl
[Perl::What is the difference between single quote (') and double quote (")]:subcat:Perl
[Perl::How to sort a hash by its values]:subcat:Perl
[Perl:: How to declare and empty hash]:subcat:Perl
[Perl:: How to loop through a hash given it's hash reference]:subcat:Perl
[Perl:: How to pass a hash to a subroutine]:subcat:Perl
[Perl:: How to return a hash from a function]:subcat:Perl
[Perl:: How to initialize array and hash references]:subcat:Perl
[Perl:: How to create 2-dimensional hash , example 1]:subcat:Perl
[Perl:: How to change the output delimiter for arrays]:subcat:Perl
[Perl:: How to display all elements in a LIST]:subcat:Perl
[Perl:: How to strip spaces from the beginning or end of a string]:subcat:Perl
[Perl:: How to lock files for exclusive use]:subcat:Perl
[Perl:: What are the valid data types and their examples]:subcat:Perl
[Perl:: How to scan a directory and search for files containing a specific string]:subcat:Perl
[Perl:: How to list a directory]:subcat:Perl
[Perl:: How to add elements to an array]:subcat:Perl
[Perl:: How to convert a binary value to decimal]:subcat:Perl
[Perl:: How to skip lines in data file with specific pattern]:subcat:Perl
[Perl:: How to add GD perl extension into activeperl 5.22]:subcat:Perl
[Perl:: How to obtain the current working directory]:subcat:Perl
[Perl:: How to send mail using Net : : SMTP from ActivePerl distribution]:subcat:Perl
[Perl::ADO:: How to assign value to a recordset column]:subcat:Perl
[Perl::ADO:: How to define a subroutine to extract a database column]:subcat:Perl
[Perl::ADSI:: How to access an object given its Distinguised Name (DN)]:subcat:Perl
[Perl::ADSI:: How to filter objects in a container]:subcat:Perl
[Perl::ADSI:: How to display the full name aka. account Display Name - for a particular user]:subcat:Perl
[Perl::ADSI:: How to use windows server resource kit utility query.vbs with Perl to gather user information]:subcat:Perl
[Perl::ADSI:: How to list group objects in particular OU in a particular domain]:subcat:Perl
[Perl::ADSI:: How to search for groups in a particular OU and display their members]:subcat:Perl
[Perl::ADSI:: How to get the members of a domain group given the full Distinguished Name (DN) of the group]:subcat:Perl
[Perl::How to use chdir]:subcat:Perl
[Perl::How to display all elements in a HASH]:subcat:Perl
[Perl::How to display all elements in a LIST]:subcat:Perl
[Perl::What are the valid data types]:subcat:Perl
[Perl::How to strip spaces from the beginning or end of a string]:subcat:Perl
[Perl::How to lock files for exclusive use]:subcat:Perl
[Perl::How to list a directory]:subcat:Perl
[Perl::How to add elements to an array]:subcat:Perl
[Perl::How to convert a binary value to decimal]:subcat:Perl
[Perl::How to skip lines in data file with specific pattern]:subcat:Perl
[Perl:: How to replace multiple matches of same pattern in a string]:subcat:Perl
[Perl::How to add GD perl extension into activeperl 5.22]:subcat:Perl
[Perl::How to obtain the current working directory]:subcat:Perl
[Perl::How to send mail with attachment using Net : : SMTP]:subcat:Perl
[Perl::How to process the output of an operating system command]:subcat:Perl
[Python::Examples:: How to do formatted print]:subcat:Python
[Perl::How to get system date and time using Perl]:subcat:Perl
[Perl::How to declare and use functions]:subcat:Perl
[Perl::How to use system environment variables]:subcat:Perl
[Perl::How to specify the reference to a variable]:subcat:Perl
[Perl::How to negate a charater in regular expressions]:subcat:Perl
[Perl::How to skip processing errors from operating system command]:subcat:Perl
[Perl::How to remove trailing blanks from a string]:subcat:Perl
[Perl::how to extract a specific substring from a bigger string]:subcat:Perl
[Perl::How to define a subroutine to find maximum and minimum]:subcat:Perl
[Perl::OLE::How to create new COM object using OLE package]:subcat:Perl
[Perl::How to use Wscript objects]:subcat:Perl
[Perl::How to WebResolve COM objects to resolve IP addresses]:subcat:Perl
[Perl::How to sort a hash by its values]:subcat:Perl
[Perl::How to use the sort function]:subcat:Perl
[Perl::How to replace a random string delimited by a start and end pattern]:subcat:Perl
[Perl::regular expression syntax , part 1]:subcat:Perl
[Perl::How to declare an empty Hash]:subcat:Perl
[Perl::ADODB::How to list tables in access database file]:subcat:Perl
[Perl::ActiveState::Where to download ppm packages for activestate perl]:subcat:Perl
[Perl::How to loop thru a hash given its hash reference]:subcat:Perl
[Perl::How to count the number of occurrences of a substring in a string]:subcat:Perl
[Perl::How to use session cookies to login to shareinvestor.com website]:subcat:Perl
[Perl::How to extract specific table , row, col from html tables]:subcat:Perl
[Perl::How to download specific table, row, column of a table from a website]:subcat:Perl
[Perl::RegExp::How to add URL base to a relative URL in HTML anchor tag]:subcat:Perl
[Perl::How to pass a hash to a subroutine]:subcat:Perl
[Perl::How to pass array reference to a subroutine]:subcat:Perl
[Perl::How to use regular expressions to match IP address in a string]:subcat:Perl
[Perl::How to convert from binary string to long integer and vice versa]:subcat:Perl
[Perl::RegExp::How to extract an array of matches from multiple line string]:subcat:Perl
[Perl::How to build usage display and parse options using forward slash /]:subcat:Perl
[Perl::How to program and parse commandline options using forward-slash]:subcat:Perl
[Perl::How to return a hash from a subroutine]:subcat:Perl
[Perl::How to initialize array and hash references]:subcat:Perl
[Perl::How to declare and initialize 2-dimensional array]:subcat:Perl
[Perl::How to create 2-dimensional hash , example 1]:subcat:Perl
[Perl::How to send mail using Net : : SMTP from ActivePerl distribution - v2]:subcat:Perl
[Perl::How to send mail using Net : : SMTP from ActivePerl distribution - v2 addendum]:subcat:Perl
[Perl::How to split strings with special characters as delimiters]:subcat:Perl
[Perl::Win32::What package to use to manage Win32 shares]:subcat:Perl
[Perl::How to extract directory from path info]:subcat:Perl
[Perl::How to assign file handles to a variable]:subcat:Perl
[Perl::Hash::Where to find howto doc #1]:subcat:Perl
[Perl::io::what are the format strings for printf]:subcat:Perl
[Perl::Regular Expressions::How to count number of occurrence of a character]:subcat:Perl
[Perl::Regular Expression::How to count number of leading pipe character]:subcat:Perl
[Python::Certification:: What are the available Python Certifications]:subcat:Python
[Perl::How to list a directory and filter specific file patters]:subcat:Perl
[Powershell:: How to start powershell]:subcat:Powershell
[Perl::How to extract IP addresses from a text file]:subcat:Perl
[Perl::How to code a script to default to print command syntax if incorrect parameter read from command line]:subcat:Perl
[Perl::How to convert from unix time to full date/time string]:subcat:Perl
[Perl::Network::How to define a function to perform ping]:subcat:Perl
[Perl::How to obtain local computer name for Windows based computers]:subcat:Perl
[Perl::How to split a string containing meta charaters such as \]:subcat:Perl
[Powershell:: How to obtain the command history]:subcat:Powershell
[Powershell:: How to display Powershell version]:subcat:Powershell
[Powershell::Syntax:: If and Switch statements]:subcat:Powershell
[Powershell::Syntax:: Do While - Do Until - For - ForEach loops]:subcat:Powershell
[Powershell::Syntax:: Reading from or Writing to a file]:subcat:Powershell
[Powershell::Syntax:: Writing to a HTML or CSV file]:subcat:Powershell
[Powershell::Syntax:: Arrays - Constants - Functions - Variables]:subcat:Powershell
[Powershell::Syntax:: How to create objects]:subcat:Powershell
[Powershell::Syntax:: Writing to Console or Capturing User input]:subcat:Powershell
[Powershell::Syntax:: line breaks - comments - merging lines - piping output to another command]:subcat:Powershell
[Python::Help:: How to get help from python interpreter]:subcat:Python
[Python::Syntax:: What are Python reserved words]:subcat:Python
[Python::Examples::Strings:: How to loop through the characters in a string]:subcat:Python
[Python::Examples::Strings:: How to slice strings]:subcat:Python
[Python::Examples::Strings:: How to test whether a character is found in a string]:subcat:Python
[Python::Examples::String:: How to determine what methods are availble for a string and how to invoke them]:subcat:Python
[Python:: How to run a simple web (http) server]:subcat:Python
[Python::Examples::Dictionaries:: Notes on dictionaries in Python]:subcat:Python
[Powershell:: How to count lines from the output]:subcat:Powershell
[Perl::RegExp:: How to write a search and replace script]:subcat:Perl
[Powershell::4.0:: Examples]:subcat:Powershell
[Powershell::Operators:: What is the syntax for -f format operator]:subcat:Powershell
[Powershell:: How to launch powershell from command line]:subcat:Powershell
[Python::Syntax:: Python 2.x reserved words aka vocabulary]:subcat:Python
[Python::Syntax:: What are the python 2.x operators]:subcat:Python
[Powershell:: General Tips]:subcat:Powershell
[Python::Cheatsheet:: Python 2 quick reference]:subcat:Python
[Python::Syntax::String:: What are the string methods and their syntax]:subcat:Python
[Python::Modules::web2py:: Where to download web2py]:subcat:Python
[Python::Modules::Web2py:: What is the command line syntax for web2py]:subcat:Python
[Python::Modules::Web2py:: How to connect to the admin console]:subcat:Python
[Powershell:: What are the execution policies for powershell]:subcat:Powershell
[Perl::Windows::ActiveSoftware::Development::Languages::Perl::How to install HTML-TableContentParser module]:subcat:Perl
[Powershell::2.0:: Examples]:subcat:Powershell
[Perl:: how to check if a hash is defined in an if block]:subcat:Perl
[Perl:: How to create a directory if it does not exist]:subcat:Perl
[Perl::regexp:: How to use non capturing group (?:]:subcat:Perl
[Python::Examples::Strings:: Functions (methods) for the string]:subcat:Python
[Python::Examples::List:: How to manipulate Lists]:subcat:Python
[Python::Examples::List:: Demonstration of list methods]:subcat:Python
[Python::2.7:: What are the builtin functions]:subcat:Python
[Perl:: How to run external commands]:subcat:Perl
[Python::Documentation:: Python docs]:subcat:Python
[Python::Cheatsheet:: Pandas library cheatsheet]:subcat:Python
[Powershell:: What are the execution policies and related commands]:subcat:Powershell
[Powershell::AWS:: Examples of AWS powershell cmdlets]:subcat:Powershell
[Perl::ActiveSoftware::Development::Languages::Perl::Win32::How to install Net::SNMP module on my system]:subcat:Perl
[Perl::Win32::How to validate a user against Active Directory]:subcat:Perl
[Perl:: How to capture the output of Operating System (OS) command to a variable]:subcat:Perl
[Perl::How to read arguments from the command line]:subcat:Perl
[Python:: Variables]:subcat:Python
[Python::Examples::Variables:: Assigning data to variables]:subcat:Python
[Python::Examples::Operators:: String operations]:subcat:Python
[Python::Examples::Operators:: List Operations]:subcat:Python
[Python::Examples::Dictionaries:: Dictionary operations]:subcat:Python
[Python::Examples::Operators:: Tuple operations]:subcat:Python
[Python::Examples::Functions:: Data Type Conversion Functions]:subcat:Python
[Python::Examples::Operators:: Numeric operators]:subcat:Python
[Python::Examples::Arguments:: How to count and use command line arguments passed to the script]:subcat:Python
[Python::Examples::Loops:: How to use For loop]:subcat:Python
[Python::Examples::Control Flow:: How to use if else elif control flow]:subcat:Python
[Python::Examples::Loops:: How to use while loop]:subcat:Python
[Python::Examples::Operators:: Comparison, Boolean and Bitwise operators]:subcat:Python
[Python::Examples::Operators:: Assignment operations]:subcat:Python
[Python::Examples::Operators:: Identity and Membership operators]:subcat:Python
[Python::Examples::Input Output:: How to read input data from the terminal]:subcat:Python
[Python::Examples::Loops:: Using break and continue in for or while loops]:subcat:Python
[Python::Examples::Exception Handling:: How to use try-except-else-finally to catch and handle exceptions]:subcat:Python
[Python::Examples::Functions:: defining functions]:subcat:Python
[Python::Examples::Input Output:: How to open, read, write and close a file]:subcat:Python
[Python::Examples::Help:: How to use the online dir() or help() to discover and get help]:subcat:Python
[Python::Examples::Input Output:: How to use os.path module to manipulate file directories paths in the Operating System]:subcat:Python
[Python::Examples::Modules::os:: How to use os module]:subcat:Python
[Python::Examples::Class:: Class and object operations]:subcat:Python
[Python::Examples::Advanced:: How to use List Comprehension including nested lists]:subcat:Python
[Python::Examples::Advanced:: How to use map function]:subcat:Python
[Python::Examples::Advanced:: How to use lambda]:subcat:Python
[Python::Cheatsheet:: Python 3 cheatsheet]:subcat:Python
[Python::Cheatsheet:: Python 3 modules cheatsheet 1]:subcat:Python
[Powershell::5.1:: How to perform common tasks]:subcat:Powershell
[Powershell:: Working with Microsoft Office Word document - Part 1]:subcat:Powershell
[Python::3.x:: How to use python-docx module to work with Microsoft Word documents]:subcat:Python
[Powershell::5.1:: Powershell 5.1 Cheatsheet]:subcat:Powershell
[Powershell:: How to generate the checksum (hash) of a file]:subcat:Powershell
[Powershell:: Working with Microsoft Office Word document - Part 2]:subcat:Powershell
[Powershell:: Working with Microsoft Office Excel - part 1]:subcat:Powershell
[Powershell::2.0:: Powershell 2.0 Cheatsheet]:subcat:Powershell
[Python::Examples:: How to check for repeating characters in a string]:subcat:Python
[Python::Examples::Iterators:: How to concatenate all items in an iterable - list, tuples, lists into a single string with a separator between items]:subcat:Python
[Python::Examples:: Function to convert Unix octal permissions to string (rwx) permissions]:subcat:Python
[Python:: Solving common problems using python]:subcat:Python
[Python::Examples::Regex:: Examples of regex using re module]:subcat:Python
[Selenium::Python:: Getting started with Selenium on Python in Windows environment]:subcat:Selenium
[Selenium::Powershell:: Getting started with Selenium on Powershell in Windows environment]:subcat:Selenium
[Powershell::Modules::psexel:: Overview of the psexel module]:subcat:Powershell
[Python::3.x::Tools Written in Python::linkchecker:: How to install and run linkcheker in Linux and Windows]:subcat:Python
[Selenium::Python:: How to resolve module missing errors when running a project in PyCharm]:subcat:Selenium
[Python:: How to upgrade to Python 3.9 in Centos 7]:subcat:Python
[Selenium::Python:: What are the methods and properties of the WebElement object returned by a find_element]:subcat:Selenium
[Selenium::Python::Scrolling:: What are the ways to scroll to a target webelement]:subcat:Selenium
[Python::Comparison:: Differences in behaviour of input function in python2 vs python3]:subcat:Python
[Python::Windows:: How to ensure python .py scripts can parse script arguments correctly]:subcat:Python
[Python::Frameworks::Flask:: Getting started with Flask]:subcat:Python
[Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 001 - How to display script syntax if no arguments were passed to the script]:subcat:Examples
[Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 002 - Perform simple while loop with a loop iteration counter]:subcat:Examples
[Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 003 - How to perform for loop with a loop iteration counter]:subcat:Examples
[Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 004 - Working with date and time]:subcat:Examples
[Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 005 - Simple IF ELSEIF ELSE block]:subcat:Examples
[Python::Frameworks::Django:: Getting Started with Django]:subcat:Python
[Python::Examples::Warnings:: How to disable specific warnings such as DeprecationWarning]:subcat:Python
[Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 006 - Simple Integer arithmetic and calling a function with parameters]:subcat:Examples
[Powershell:: How to ensure that script files with .ps1 extension can be executed by powershell]:subcat:Powershell
[Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 007 - Formatting the ouput when printing numbers]:subcat:Examples
[Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 008 - Working with comparison operators for numeric values]:subcat:Examples
[Examples::Python-Perl-Powershell-Bash-Windows Batch:: Example 009 - Working with arrays/lists]:subcat:Examples
[Selenium::Python:: How to avoid the need to automatically install the latest driver using webdriver_manager module]:subcat:Selenium
[Selenium::Python:: How to avoid the need to automatically install the latest driver using webdriver_manager module]:subcat:Selenium
[Python::Examples::Lists:: Working with list of dictionaries]:subcat:Python
[Perl::How to get date info of files]:subcat:Perl
[Perl::How to use pattern match, search operator]:subcat:Perl
[Perl::How to manipulate directories]:subcat:Perl
[Perl::How to view perl manuals as plain text document]:subcat:Perl
[Perl::How to read one line at a time from a text file]:subcat:Perl
[Perl::What is the syntax for opening a file]:subcat:Perl
[Perl::What is the syntax for pattern matching operation.]:subcat:Perl
[Perl::What is the difference between single quote(') and double quote(")]:subcat:Perl
[Perl::How to change output delimiter for arrays]:subcat:Perl

061 : sortflags:n=true,t=false, showstring:n
061 : sortflags:n=false,t=true, showstring:t
010 : keywords=^Scripting::

004 : action = browsecategory
options = ^Scripting::
userlevel = 0
itempriv = 11111111
showstring =
showflags = show[c] =
show[e] =
show[d] =
show[f] =
show[n] =
show[t] =